Articles Search Results

  1. About Azure Key Vault You probably have a website that is pulling a password that is stored in AZURE Key Vault. The code is working fine on your local PC but it would not work after you deploy the application to our server. To resolve this issue, please check the di... Read More
  2. How to solve the Let’s Encrypt SSL on ASP.NET Core Problem: Let's Encrypt SSL fails to work even it has been activated on the Control Panel Solution:  This solution applies to ASP.NET Core application with MVC The problem is that Let's Encrypt SSL targets a folder .well-know inside th... Read More
  3. HTTP Error 502.5 - Process Failure error message when publishing an ASP.NET Core Website On some occassions, when you try to deploy an ASP.NET Core website to our server, you can see the following error message: HTTP Error 502.5 - Process Failure Common causes of this issue: The application process failed to start The applicati... Read More
  4. How about the performance and reliability on a cloud server? With a cloud server, each of the customer's websites is placed on a separate, exclusive dedicated application pool. When one site in one pool is down, the sites in other pool is not down. Additionally, by giving a separate pool to a separate web... Read More
  5. Issue with Storing Session Sometimes, the session on your website can expire earlier than you expect. The followings are the steps you need to check: 1. In .Net, you cannot use authentication without session. The session ID can be transmitted with client either in a cookie,... Read More
  6. My application pool stops working. What is wrong with my site? Sometimes, you will notice that your website's application pool is halted automatically by the IIS. If this happens, there are few causes: 1. Something is not right with your website's coding. For the details of the error message, you can ... Read More
  7. How to Publish Your Web Application This article give brief tutorial about how to publish your web application using FTP: 1. Open your project via Visual Studio tool 2. On the Solution Explorer window, right click your project and select "Publish Website" 3. Please publish your website... Read More
  8. How to Setup Full Permission in Plesk 11 and above? Steps by steps to grant full permission in Plesk 11 and Plesk 12: 1. Login to your CP 2. Go to Websites & Domains 3. Find Virtual Directories option 4. Click Directories Access Permission 5. Please kindly grant full permission on... Read More
  9. How to Setup Full Permission in Plesk 9.5? Steps by steps to grant full permission in Plesk 9.5: 1. Login to your Control Panel 2. Click on your domain name 3. Find File Manager option on your Control Panel 4. Go inside your httpdocs folder 5. Go to the folder that you want... Read More
  10. How To Configure Secure Updates and Installations in WordPress on Ubuntu WordPress is the most popular CMS (content management system) used on the internet today. While many people use it because it is powerful and simple, sometimes people make a trade-off for convenience at the expense of security. This is the case in ho... Read More
Displaying 1 to 10 out of 166 articles found First Page Previous Page Page 1 of 17 Next Page Last Page